hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
UdpSocket.sendTo
kiss
net
UdpSocket
UdpSocket
Undocumented in source. Be warned that the author may not have intended to support it.
ptrdiff_t
sendTo
(const(void)[] buf, Address to)
ptrdiff_t
sendTo
(const(void)[] buf)
ptrdiff_t
sendTo
(const(void)[] buf, SocketFlags flags, Address to)
class
UdpSocket
ptrdiff_t
sendTo
(
const
(
void
)[]
buf
,
SocketFlags
flags
,
Address
to
)
Meta
Source
See Implementation
kiss
net
UdpSocket
UdpSocket
constructors
this
functions
bind
connect
onRead
sendTo
setReadData
start